home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0440 / menu-b.wcl < prev    next >
Text File  |  1997-04-01  |  2KB  |  34 lines

  1. ## REM ---- THIS IS THE FILE THAT CONTAINS USER MENUS FOR BIGWCL
  2. ## You can use buttons from WCLTOOLB.DLL, by putting a "*" before
  3. ## the button's number, and then a ":" after the button's number
  4. ## Any DLL with numbered bitmaps can be used instead of WCLTOOLB.DLL
  5. ## The last parameter is the description of the menu item;
  6. ## This description is optional - and if used, it must be preceded
  7. ## with "=="  (descriptions will be shown beside the window title)
  8. ##
  9. ## For a description of the buttons in the DLL, and their ID numbers,
  10. ## please see the file: WCLTOOLB.TXT
  11. ##
  12. ##
  13. ## Any line that starts with a hash ("#") is commented out
  14. ##
  15.  
  16. [menus]
  17. *button78:E&xit=wmclose == Exit this program
  18. *button4:Con&figure=cfg == Customise WCL
  19. *button71:wcl=wcl.exe == Run "Small" WCL
  20. *button54:&Shell=dos == Shell out to DOS
  21. #*button23:&Edit Menus=edwcl wcldir\menu-b.wcl;thisexe;wmclose == Edit the WCL Menus
  22. *button23:&Edit Menus=edwcl wcldir\menu-b.wcl == Edit the WCL Menus
  23. *button58:&New Menu=if gets "Menu Title, space, and Command $i" usermenu $i == Create a new menu
  24. *button72:&Clip=clip == Copy the WCL window to the clipboard
  25. *button66:&Paste=paste == Paste from the clipboard
  26. *button1:&Help=? == Help
  27. *button21:&About=ver == Show the program information
  28. *button70:&Reswk=Workshop.exe == Borland Resource Workshop
  29. *button73:&Bpw=bpw.exe == Borland Pascal Version 7
  30. *button68:Wincim=wincim.exe == Compuserve Information Manager
  31. *button38:&File Manager=winfile.exe==Windows File Manager
  32. *button42:Terminal=terminal.exe==Windows Terminal Program
  33. *button21:&About=ver==About BigWCL
  34.